home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_lord / life118d.zip / LIFE.ZIP / LORDS.VAR < prev    next >
Text File  |  1996-04-02  |  2KB  |  71 lines

  1. //Don't touch these...leave well enough alone!
  2. //WARNING: You wouldn't much like the mess that would
  3. //be caused by changing this file!
  4. (LordNick) LString 20;
  5. (LRealName) LString 50;
  6. (LordHP) Integer;
  7. //Bad and rate are unused right now
  8. (Bad) Integer;
  9. (Rate) Integer;
  10. (LordHPMax) Integer;
  11. (LWeaponNum) Integer;
  12. (LordWeapon) LString 20;
  13. (LSeenMaster) Integer;
  14. (LForestFights) Integer;
  15. (LHumanFights) Integer;
  16. (LordGold) Long;
  17. (LordBank) Long;
  18. (LDefence) Integer;
  19. (LStrength) Integer;
  20. (LCharm) Integer;
  21. (LSeenDragon) Integer;
  22. (LSeenViolet) Integer;
  23. (Level) Integer;
  24. //next var holds value for the last day # player was on...[0...65535]
  25. (LTime) Integer;
  26. (LordArmour) LString 20;
  27. (LArmourNum) Integer;
  28. (LDead) SInt;
  29. (LInn) SInt;
  30. (LGems) Integer;
  31. (LordExp) Long;
  32. (LSex) SInt;
  33. (LBard) SInt;
  34. (LastAlive) Integer;
  35. (Lays) Integer;
  36. (Why) Integer;
  37. //unsigned char POnNow
  38. (POnNow) SInt;
  39. (MTime) Integer;
  40. //time started HH:MM...
  41. (TimeOn) LString 5;
  42. (LClass) SInt;
  43. (LHaveHorse) Integer;
  44. (LoveStr) LString 25;
  45. //I do not think the Seth uses the next val (Married)
  46. //Seth is rather confused about it too...
  47. //Look about 10 lines or so farther down and use (Married)
  48. //var..that is the right one I think...
  49. (QMarriedVar) Integer;
  50. (LKids) Integer;
  51. (LTimesWon) Integer;
  52. (LSkillW) SInt;
  53. (LSkillM) SInt;
  54. (LSkillT) SInt;
  55. (LevelW) SInt;
  56. (LevelM) SInt;
  57. (LevelT) SInt;
  58. //unsigned char InnRan
  59. (InnRan) SInt;
  60. //Why is there already a Married var and now a MarriedTo?
  61. //well I am not sure...but I think the right one is (Married)
  62. (Married) Integer;
  63. (vOne) Long;
  64. (NumKills) Integer;
  65. (LWeirdEvent) Integer;
  66. (DoneSpecial) SInt;
  67. (FlirtP) SInt;
  68. (NewOne) SInt;
  69. (NewTwo) SInt;
  70. (NewThree) SInt;
  71.